Skip to main content

fabIconHoverColor

Type

property

Summary

Specifies the icon hover color of the FAB.

Syntax

set the fabIconHoverColor of widget to <RGBA Color>
get the fabIconHoverColor of widget

Description

Use the fabIconHoverColor property to specify the icon color of the FAB when hover.

Examples

set the fabIconHoverColor of widget "NavigationRail" to "0,0,255,157"